projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f32362e
)
docs: cleanup duplication of words
author
Wonchul Lee
<chul0812@gmail.com>
Tue, 5 Jan 2016 07:48:48 +0000
(16:48 +0900)
committer
Paolo Borelli
<pborelli@gnome.org>
Wed, 6 Jan 2016 08:02:14 +0000
(09:02 +0100)
https://bugzilla.gnome.org/show_bug.cgi?id=760148
docs/reference/gtk/getting_started.xml
patch
|
blob
|
history
diff --git
a/docs/reference/gtk/getting_started.xml
b/docs/reference/gtk/getting_started.xml
index 1fefc79e64d2e47382c501fafb907429c90c131e..3df043d5132ff2b0577cee93b38f60f4bb172434 100644
(file)
--- a/
docs/reference/gtk/getting_started.xml
+++ b/
docs/reference/gtk/getting_started.xml
@@
-211,7
+211,7
@@
<para>When creating an application, you'll want to put more than one widget
inside a window.
- When you want to put more than one widget into a window,
it
+ When you want to put more than one widget into a window,
it becomes important to control how each widget is positioned and sized.
This is where packing comes in.</para>